[INFO] cloning repository https://github.com/VitorRamos/superbuild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VitorRamos/superbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitorRamos%2Fsuperbuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitorRamos%2Fsuperbuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34a41aad2974cce579758f8a9f62183e4b8e13d1
[INFO] testing VitorRamos/superbuild against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitorRamos%2Fsuperbuild" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VitorRamos/superbuild
[INFO] finished tweaking git repo https://github.com/VitorRamos/superbuild
[INFO] tweaked toml for git repo https://github.com/VitorRamos/superbuild written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VitorRamos/superbuild on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VitorRamos/superbuild already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b0ad2605090606ea02b70c761eef7c3342187aab96f5059ab2afe3f86ed2247
[INFO] running `Command { std: "docker" "start" "-a" "6b0ad2605090606ea02b70c761eef7c3342187aab96f5059ab2afe3f86ed2247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b0ad2605090606ea02b70c761eef7c3342187aab96f5059ab2afe3f86ed2247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b0ad2605090606ea02b70c761eef7c3342187aab96f5059ab2afe3f86ed2247", kill_on_drop: false }`
[INFO] [stdout] 6b0ad2605090606ea02b70c761eef7c3342187aab96f5059ab2afe3f86ed2247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e849c247b5a5756102002314c8ce857f5ac3534713cc73a73c30e3c90d8bdb74
[INFO] running `Command { std: "docker" "start" "-a" "e849c247b5a5756102002314c8ce857f5ac3534713cc73a73c30e3c90d8bdb74", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling fuser v0.13.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling interceptor_common v0.1.0 (/opt/rustwide/workdir/crates/interceptors/common)
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling page_size v0.5.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling test_app v0.1.0 (/opt/rustwide/workdir/crates/test_app)
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling goblin v0.9.3
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling fuse_mt v0.6.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling interceptor_elf v0.1.0 (/opt/rustwide/workdir/crates/interceptors/binary)
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling interceptor_ptrace v0.1.0 (/opt/rustwide/workdir/crates/interceptors/ptrace)
[INFO] [stderr]    Compiling interceptor_preload v0.1.0 (/opt/rustwide/workdir/crates/interceptors/preload)
[INFO] [stderr]    Compiling build_server v0.1.0 (/opt/rustwide/workdir/crates/build_server)
[INFO] [stderr]    Compiling coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.26s
[INFO] running `Command { std: "docker" "inspect" "e849c247b5a5756102002314c8ce857f5ac3534713cc73a73c30e3c90d8bdb74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e849c247b5a5756102002314c8ce857f5ac3534713cc73a73c30e3c90d8bdb74", kill_on_drop: false }`
[INFO] [stdout] e849c247b5a5756102002314c8ce857f5ac3534713cc73a73c30e3c90d8bdb74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d61190587acaef0441b79d6b61da79f0ba58ff320378b76329a1bb197f6fa93
[INFO] running `Command { std: "docker" "start" "-a" "7d61190587acaef0441b79d6b61da79f0ba58ff320378b76329a1bb197f6fa93", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling test_app v0.1.0 (/opt/rustwide/workdir/crates/test_app)
[INFO] [stderr]    Compiling interceptor_common v0.1.0 (/opt/rustwide/workdir/crates/interceptors/common)
[INFO] [stderr]    Compiling interceptor_elf v0.1.0 (/opt/rustwide/workdir/crates/interceptors/binary)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling interceptor_preload v0.1.0 (/opt/rustwide/workdir/crates/interceptors/preload)
[INFO] [stderr]    Compiling coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator)
[INFO] [stderr]    Compiling interceptor_ptrace v0.1.0 (/opt/rustwide/workdir/crates/interceptors/ptrace)
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling build_server v0.1.0 (/opt/rustwide/workdir/crates/build_server)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.87s
[INFO] running `Command { std: "docker" "inspect" "7d61190587acaef0441b79d6b61da79f0ba58ff320378b76329a1bb197f6fa93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d61190587acaef0441b79d6b61da79f0ba58ff320378b76329a1bb197f6fa93", kill_on_drop: false }`
[INFO] [stdout] 7d61190587acaef0441b79d6b61da79f0ba58ff320378b76329a1bb197f6fa93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5174afa1e1e066644c249e01ca06e70a3dc513408d640abe09140eee947bf865
[INFO] running `Command { std: "docker" "start" "-a" "5174afa1e1e066644c249e01ca06e70a3dc513408d640abe09140eee947bf865", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/build_server-2a4ad1da4e74701e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stdout] test fusemount::test::test_start_stop has been running for over 60 seconds
[INFO] [stdout] test fusemount::test::test_unexpected_close has been running for over 60 seconds
[INFO] [stdout] test test::test_connect_coordinator has been running for over 60 seconds
[INFO] [stdout] test test::test_remote_run has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5174afa1e1e066644c249e01ca06e70a3dc513408d640abe09140eee947bf865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5174afa1e1e066644c249e01ca06e70a3dc513408d640abe09140eee947bf865", kill_on_drop: false }`
[INFO] [stdout] 5174afa1e1e066644c249e01ca06e70a3dc513408d640abe09140eee947bf865
